home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November A / PCWK1103A.iso / Top10FreewarePL-SOFT / DriveRescue / setup.exe / {app} / rescue.exe / 0 / RCDATA / TOPTIONSDIALOG / TOPTIONSDIALOG.txt
Text File  |  2002-06-30  |  6KB  |  283 lines

  1. object OptionsDialog: TOptionsDialog
  2.   Tag = 300
  3.   Left = 143
  4.   Top = 171
  5.   BorderStyle = bsDialog
  6.   Caption = 'Options'
  7.   ClientHeight = 273
  8.   ClientWidth = 453
  9.   Color = clBtnFace
  10.   ParentFont = True
  11.   OldCreateOrder = True
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object OKBtn: TButton
  16.     Tag = 322
  17.     Left = 368
  18.     Top = 16
  19.     Width = 81
  20.     Height = 25
  21.     Caption = 'OK'
  22.     Default = True
  23.     ModalResult = 1
  24.     TabOrder = 0
  25.   end
  26.   object CancelBtn: TButton
  27.     Tag = 323
  28.     Left = 368
  29.     Top = 46
  30.     Width = 81
  31.     Height = 25
  32.     Cancel = True
  33.     Caption = 'Cancel'
  34.     ModalResult = 2
  35.     TabOrder = 1
  36.   end
  37.   object PageControl1: TPageControl
  38.     Left = 8
  39.     Top = 8
  40.     Width = 345
  41.     Height = 261
  42.     ActivePage = TabSheet2
  43.     TabIndex = 0
  44.     TabOrder = 2
  45.     object TabSheet2: TTabSheet
  46.       Tag = 301
  47.       Caption = 'Display'
  48.       ImageIndex = 1
  49.       object GroupBox1: TGroupBox
  50.         Tag = 302
  51.         Left = 4
  52.         Top = 8
  53.         Width = 325
  54.         Height = 193
  55.         Caption = 'File list'
  56.         TabOrder = 0
  57.         object Label1: TLabel
  58.           Tag = 303
  59.           Left = 8
  60.           Top = 24
  61.           Width = 24
  62.           Height = 13
  63.           Caption = 'Font:'
  64.         end
  65.         object Label2: TLabel
  66.           Tag = 305
  67.           Left = 8
  68.           Top = 80
  69.           Width = 38
  70.           Height = 13
  71.           Caption = 'Sample:'
  72.         end
  73.         object ButtonSelectFont: TButton
  74.           Tag = 304
  75.           Left = 228
  76.           Top = 20
  77.           Width = 89
  78.           Height = 25
  79.           Caption = 'S&elect...'
  80.           TabOrder = 0
  81.           OnClick = ButtonSelectFontClick
  82.         end
  83.         object PanelSample: TPanel
  84.           Left = 8
  85.           Top = 96
  86.           Width = 237
  87.           Height = 77
  88.           BevelOuter = bvLowered
  89.           Caption = 'AaBbYyZz'
  90.           TabOrder = 1
  91.         end
  92.         object EditFont: TEdit
  93.           Left = 100
  94.           Top = 20
  95.           Width = 121
  96.           Height = 21
  97.           ReadOnly = True
  98.           TabOrder = 2
  99.         end
  100.       end
  101.     end
  102.     object TabSheet3: TTabSheet
  103.       Tag = 306
  104.       Caption = 'Files'
  105.       ImageIndex = 2
  106.       object GroupBox3: TGroupBox
  107.         Tag = 307
  108.         Left = 4
  109.         Top = 8
  110.         Width = 305
  111.         Height = 85
  112.         Caption = 'Deleted character'
  113.         TabOrder = 0
  114.         object EditDeletedCharAnsi: TEdit
  115.           Left = 176
  116.           Top = 20
  117.           Width = 77
  118.           Height = 21
  119.           MaxLength = 1
  120.           TabOrder = 0
  121.         end
  122.         object EditDeletedCharMultibyte: TEdit
  123.           Left = 176
  124.           Top = 40
  125.           Width = 77
  126.           Height = 21
  127.           MaxLength = 2
  128.           TabOrder = 1
  129.         end
  130.         object RadioButtonCharAnsi: TRadioButton
  131.           Tag = 308
  132.           Left = 8
  133.           Top = 24
  134.           Width = 161
  135.           Height = 17
  136.           Caption = '1 Byte (Ansi):'
  137.           TabOrder = 2
  138.         end
  139.         object RadioButtonCharMultibyte: TRadioButton
  140.           Tag = 309
  141.           Left = 8
  142.           Top = 44
  143.           Width = 161
  144.           Height = 17
  145.           Caption = '2 Byte (multi-byte):'
  146.           TabOrder = 3
  147.         end
  148.       end
  149.       object GroupBox2: TGroupBox
  150.         Tag = 310
  151.         Left = 4
  152.         Top = 104
  153.         Width = 305
  154.         Height = 97
  155.         Caption = 'Lost files'
  156.         TabOrder = 1
  157.         object Label3: TLabel
  158.           Tag = 313
  159.           Left = 8
  160.           Top = 72
  161.           Width = 74
  162.           Height = 13
  163.           Caption = 'Default file size:'
  164.         end
  165.         object Label4: TLabel
  166.           Tag = 312
  167.           Left = 28
  168.           Top = 36
  169.           Width = 273
  170.           Height = 29
  171.           AutoSize = False
  172.           Caption = '(files not referenced from a directory)'
  173.           WordWrap = True
  174.         end
  175.         object EditLostDefaultSize: TEdit
  176.           Left = 176
  177.           Top = 68
  178.           Width = 121
  179.           Height = 21
  180.           TabOrder = 0
  181.         end
  182.         object CheckBoxFindLostFiles: TCheckBox
  183.           Tag = 311
  184.           Left = 8
  185.           Top = 20
  186.           Width = 285
  187.           Height = 17
  188.           Caption = 'Find lost files'
  189.           TabOrder = 1
  190.         end
  191.       end
  192.     end
  193.     object TabSheet1: TTabSheet
  194.       Tag = 314
  195.       Caption = 'Drive access'
  196.       object GroupBoxPhysical9X: TGroupBox
  197.         Tag = 315
  198.         Left = 4
  199.         Top = 8
  200.         Width = 325
  201.         Height = 61
  202.         Caption = 'Physical drives (Win9x)'
  203.         TabOrder = 0
  204.         object CheckBoxUserINT13: TCheckBox
  205.           Tag = 316
  206.           Left = 8
  207.           Top = 20
  208.           Width = 313
  209.           Height = 17
  210.           Caption = 'Use BIOS services (INT13)'
  211.           TabOrder = 0
  212.         end
  213.         object CheckBoxUserINT13EXT: TCheckBox
  214.           Tag = 317
  215.           Left = 8
  216.           Top = 36
  217.           Width = 313
  218.           Height = 17
  219.           Caption = 'Use BIOS services (INT13 Extensions)'
  220.           TabOrder = 1
  221.         end
  222.       end
  223.       object GroupBoxLogical9X: TGroupBox
  224.         Tag = 318
  225.         Left = 4
  226.         Top = 84
  227.         Width = 325
  228.         Height = 53
  229.         Caption = 'Logical drives (Win9x)'
  230.         TabOrder = 1
  231.         object CheckBoxUserINT25: TCheckBox
  232.           Tag = 319
  233.           Left = 8
  234.           Top = 20
  235.           Width = 313
  236.           Height = 17
  237.           Caption = 'Use Windows '#39'absolute read'#39' services (INT25) '
  238.           TabOrder = 0
  239.         end
  240.       end
  241.       object CheckBoxEnableWinErrorMsg: TCheckBox
  242.         Tag = 321
  243.         Left = 8
  244.         Top = 168
  245.         Width = 329
  246.         Height = 17
  247.         Caption = 'Enable Windows serious error messages'
  248.         TabOrder = 2
  249.       end
  250.       object CheckBoxEnableCache: TCheckBox
  251.         Tag = 320
  252.         Left = 8
  253.         Top = 152
  254.         Width = 329
  255.         Height = 17
  256.         Caption = 'Enable read-ahead caching'
  257.         TabOrder = 3
  258.       end
  259.     end
  260.   end
  261.   object ButtonSave: TButton
  262.     Tag = 324
  263.     Left = 368
  264.     Top = 106
  265.     Width = 81
  266.     Height = 25
  267.     Caption = '&Save'
  268.     TabOrder = 3
  269.     OnClick = ButtonSaveClick
  270.   end
  271.   object FontDialog1: TFontDialog
  272.     Font.Charset = DEFAULT_CHARSET
  273.     Font.Color = clWindowText
  274.     Font.Height = -11
  275.     Font.Name = 'MS Sans Serif'
  276.     Font.Style = []
  277.     MinFontSize = 0
  278.     MaxFontSize = 0
  279.     Left = 364
  280.     Top = 192
  281.   end
  282. end
  283.